runtime.mSpanList.remove (method)
8 uses
runtime (current package)
mgcwork.go#L368: work.wbufSpans.free.remove(s)
mgcwork.go#L476: work.wbufSpans.free.remove(span)
mheap.go#L1584: func (list *mSpanList) remove(span *mspan) {
stack.go#L232: list.remove(s)
stack.go#L266: stackpool[order].item.span.remove(s)
stack.go#L406: stackLarge.free[log2npage].remove(s)
stack.go#L1224: list.remove(s)
stack.go#L1239: stackLarge.free[i].remove(s)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)